related data item meaning in English
相关数据项
Examples
- A variable can represent an array if it needs to store an indexed set of closely related data items
如果变量需要存储一组密切相关的索引数据项,则它可以表示数组。 - Arrays are used to store a series of related data items . this example demonstrates how to declare an array that stores names
数组是用来存储一系列相互关联的数据项的(应用中可理解为有规律的) 。这个例子怎样声明一个数组来存储名字。 - Arrays are used to store a series of related data items . this example demonstrates how to declare an array that stores names
数组变量是存储一系列相关联的数据项的(可以说,这些数据项都常是有内在联系的) 。下面的例子将告诉我们如何声明一个数组变量并且存储姓名。 - To a model designer , a model is a collection of entities , attributes , and relationships that describe individual data points such as product id , combined into larger logical groups for example , a products entity that includes product id , product name , and other product - related data items , and then related to other groups to reflect the real - world relationships between business functions and processes for example , how products relates to inventory and sales
对于模型设计者来说,报表模型是描述各数据点(例如产品id )的实体、属性和关系的集合,这些实体、属性和关系组合为较大的逻辑组(例如,包含产品id 、产品名称和其他产品相关数据项的产品实体) ,再与其他组相关,以反映不同业务因素和过程之间的真实关系(例如,产品与库存及销售额之间的关系) 。